Windows Management Interface (WMI) Find the correct driver name wmic sysdriver get name Then use this to delete the driver wmic sysdriver where name= ...
I can find the drive with the following wmic command: wmic logicaldisk where VolumeName='USB-BACKUP' get deviceid |find /v DeviceID it returns Q: and that ...
Try Device Manager, locate USB controllers, open that section and (a) make sure no yellow or red marks, and then (b) update all the drivers, restart and test.
Using the WMI Monitor in ELM Enterprise Manager you can implement a safety measure by monitoring for any portable devices, specifically a USB drive, added or ...